backup log造句
例句与造句
- used to synchronize backup log redo operations
用于同步备份日志重做操作。 - backup log backup and restore
备份和还原 - if the database is damaged, use either with continue after error or with no truncate . backup log
尾日志备份可使用copy_only选项独立于定期日志备份进行创建。 - when used with backup log, the copy only option creates a copy-only log backup, which does not truncate the transaction log
对于上一次完整备份后备份的全部单个日志,使用该选项可以不必再进行备份。 - if you switch from the full or bulk-logged recovery model to the simple recovery model, you break the backup log chain
如果从完整恢复模式或大容量日志恢复模式切换到简单恢复模式,则需要中断备份日志链。 - It's difficult to find backup log in a sentence. 用backup log造句挺难的
- when you use the backup log statement, only the inactive part of the log can be truncated; an open transaction can prevent the log from truncating completely
使用backuplog语句时,只能截断日志的非活动部分;打开的事务会阻止日志被完全截断。 - using the standby option is equivalent to backup log with norecovery followed by a restore with standby . using standby mode requires a standby file, specified by
显式列出读写文件组(不使用read_write_filegroups)来创建一个文件备份,而不是部分备份。 - conversely, a failover causes the former principal primary database to become the new mirror primary database and enter the restoring state, and backup jobs on that database cease to backup log
相反,故障转移将使以前的主体/主数据库成为新的镜像/主数据库并进入还原状态,同时该数据库上的备份作业也将停止备份日志。